home *** CD-ROM | disk | FTP | other *** search
/ Aminet 5 / Aminet 5 - March 1995.iso / Aminet / dev / misc / LEDA_src.lha / LEDA-3.1c-source / src / README.amiga < prev   
Encoding:
Text File  |  1994-11-17  |  505 b   |  17 lines

  1.  
  2. Changes made for the AMIGA distribution
  3. ---------------------------------------
  4.  
  5. Because the amiga DOS isn't case sensitive, I had to change several
  6. include statements. The files, that were modified coexist with the
  7. unmodified original versions. The original versions do have the
  8. extension ".ORG", so you can easily reconstruct the original files.
  9.  
  10.  
  11. To compile the libraries just execute the file "Makefile.amiga". It is
  12. a batch file that invokes g++ for compilation.
  13.  
  14.  
  15.     Gerhard Leibrock, November 1994
  16.  
  17.